Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
chroot
chroot
Change the root directory
Name:
chroot
Category:
Directory functions
Programming Language:
php
One-line Description:
Change the root directory.
Related
Percent signs (%) in format strings in vfprintf
5
hash_final combines file_put_contents to achieve data integrity verification
2
A Comprehensive Guide to Installing and Configuring PHP with MongoDB on CentOS
6
Use sprintf and str_pad() to perfectly control the output format
6
Similar Functions
chdir
chdir
Changedirectory
dir
dir
Returnsaninstanceoft
readdir
readdir
Readentriesfromdirec
opendir
opendir
Openthedirectoryhand
scandir
scandir
Listfilesanddirector
chroot
chroot
Changetherootdirecto
rewinddir
rewinddir
Rewindthedirectoryha
getcwd
getcwd
Getthecurrentworking
Popular Articles